home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / comm / tcp / amirc.lha / AmIRC_20 / AmIRC.readme < prev    next >
Text File  |  1998-01-13  |  29KB  |  783 lines

  1.          ___        ___ ___  ___       ___   __  
  2.         / _ \ _ __ |_ _| _ \/ __| __ _|_  ) /  \ 
  3.        |  _  | '  \ | ||   / (__  \ V // / | () |
  4.        |_| |_|_|_|_|___|_|_\____|  \_//___(_)__/ 
  5.       .-----------------------------------------.
  6.       |       http://www.vapor.com/amirc/       |
  7.       `-----------------------------------------'
  8.  
  9. AmIRC is a client for the IRC Internet Relay Chat protocol written by
  10. Oliver Wagner (owagner@vapor.com).  It is a part of the VaporWare suite
  11. of Internet applications.  For more information on AmIRC or any other
  12. VaporWare products, please see our website - http://www.vapor.com/.
  13.  
  14. AmIRC is *SHAREWARE*.  You can register it easily with the included
  15. registration utility at any of our registration sites around the world.
  16. These include Australia, Canada, France, Germany, Sweden, Poland, the
  17. United Kingdom, and the USA.
  18.  
  19. To use your Credit Card or First Virtual account to register online,
  20. just point your browser at http://order.vapor.com/cgi-bin/regform.  This
  21. is a secure site.  All Credit Card orders are processed through the UK
  22. registration site, at current UK prices.  All First Virtual orders are
  23. processed through the USA registration site, at current USA prices.
  24.  
  25. Although AmIRC 2.0 contains numerous more hours of work and thus is
  26. slightly more expensive than AmIRC 1.x, there is *NO UPGRADE FEE* --
  27. your legal AmIRC 1.x keyfile will continue to work.  The free upgrade is
  28. our "Thank you!" to all the people who already registered AmIRC 1.x,
  29. instead of using cracked versions, pirated key files or "evaluation
  30. periods" of several months or even years.  Registrations at the AmIRC
  31. 1.x price are no longer accepted as of this release.
  32.  
  33. This is the seventh public release of AmIRC.  Although it has undergone
  34. thorough internal testing prior to release, some bugs may well have
  35. remained.  If you encounter a bug, please submit a bug report to our
  36. online BugTrack database, at http://www.vapor.com/bugtrack/.  Thanks!
  37.  
  38. The executable comes in two versions:  One, called "AmIRC", is compiled
  39. for OS 2.x and 68000 CPUs, the other, "AmIRC020" is compiled for 68020
  40. CPUs (and up) and for OS 3.x systems.  The install program should select
  41. the right executeable for your CPU.
  42.  
  43. Special thanks to all ATO members who provided translations for AmIRC.
  44. See http://ato.vapor.com/ato/ for more information on the Amiga
  45. Translators Organization. Please note that not all Catalogs have yet
  46. been updated for AmIRC 2.0, but this will happen soon.
  47.  
  48. (For changes since v1.69, please see below).
  49.  
  50. AmIRC v2.0's features include:
  51.  
  52. - Works with Miami, AmiTCP and as225/inet225, no additional libraries.
  53.  
  54. - Built-in highly optimised DCC drivers for SEND, TSEND and MOVE, with
  55.   asynchronous file I/O and threaded network handling. Supports drag & 
  56.   drop sending of files, and DCC RESUME.
  57.  
  58. - Tranparent DCC CHAT routes all /MSGs via DCC CHAT if possible. There
  59.   is an option to automatically accept DCC CHAT connections.
  60.  
  61. - Supports secure encrypted DCC CHAT (SCHAT).
  62.  
  63. - Ultra fast text output and scrolling. Supports copy & paste for the 
  64.   list text, and allows the use of proportional fonts.
  65.  
  66. - Internal CTCP flood and DCC bomb protection.
  67.  
  68. - Full Undernet IRC extensions (reply codes and additional commands).
  69.  
  70. - Intuitive channel display, with userlist and channel mode overview.
  71.   Channel modes can easily be changed and the banlist inspected via 
  72.   these gadgets. The configurable user action list allows you to 
  73.   perform whatever action you like on user(s) in channel by the press 
  74.   of a mousebutton..
  75.  
  76. - Uses query windows for private chat.
  77.  
  78. - Supports "smart" banning.
  79.  
  80. - Versatile AREXX port includes server message parsing (event trapping)
  81.   and commandline/script interaction.
  82.  
  83. - Easy to use command line aliasing.
  84.  
  85. - Built-in IdentD, which is automatically disabled if another IdentD is 
  86.   already running.
  87.  
  88. - Nickname notification, highliting, ignoring and kickban.
  89.  
  90. - Versatile event handling, allows you to bind sound effects, auto-
  91.   deiconify, or ARexx scripts to certain events.
  92.  
  93. - Server phonebook.
  94.  
  95. - Last nick history stores the nicknames of the last nicks you've sent
  96.   MSGs to, received MSGs from or addressed publically with "nick:".
  97.   Use the ":" placeholder in all commands which require nicknames,
  98.   (e.g. /MSG, /OP, /DEOP), for automatic expansion.
  99.  
  100. - The TAB key automatically cycles through the list of last used nicks
  101.   with a /MSG prefix.
  102.  
  103. - Nickname completion. Pressing TAB after typing a partial nickname will
  104.   automagically match nicks in the current channel, just like in your 
  105.   favorite CON: handler.
  106.  
  107. - Auto rejoin channel on /KICK, and auto reconnect to server facility.
  108.  
  109. - Auto /AWAY after a user-specified idle timeout. Also, auto unaway after
  110.   sending public and/or private msgs is possible.
  111.  
  112. - URL grabber for interfacing with the Voyager WWW browser (or via an 
  113.   ARexx script for other browsers)
  114.  
  115. New features since AmIRC's last public release (1.69) include:
  116.  
  117. - Query and channel windows can now be iconified individually to a 
  118.   "tray" window. Tray window button labels turn bold when new messages
  119.   are received, white when a highlight occurs, and carry information 
  120.   about the number of messages in each window.
  121.  
  122. - New low-level Plugin API. Documentation of the API is available from 
  123.   www.vapor.com or Aminet, in a separate archive. An example plugin, 
  124.   WallChop.AmiPlug, is included.
  125.  
  126. - Server list is now a ListTree object with subgroups for different 
  127.   networks.
  128.  
  129. - Can now use MIMEPrefs to automatically view & save files received via
  130.   DCC. Activate the "Use MIMEPrefs to view?" or "Use MIMEPrefs to save?"
  131.   menu options.
  132.  
  133. - "Lag-O-Meter" (tm ;)) probes the IRC server every 30 seconds and shows
  134.   the current lag from 0-10+ in a gauge below the userlist. The Info 
  135.   window also contains the three most recent measurements and the
  136.   average.
  137.  
  138. - Heavily improved logging. All channel and query windows now have an 
  139.   "L" button to the right of the input gadget, which is a toggle button 
  140.   to activate the logging to a user-specified directory.
  141.  
  142. - "Favorites" window added to store the names of channels you use 
  143.   regularly. Click on the channel name in a window to open.
  144.  
  145. - AmIRC now uses NList.mcc (if available) for its listviews. NList is 
  146.   written by Gilles Masson (masson@iut-soph.unice.fr).
  147.  
  148. - Stronger CTCP flood protection.
  149.  
  150. - DCC connections now work with Miami's SOCKS support.
  151.  
  152. - Files received via DCC are opened in shared mode during transfer,
  153.   so you can play or view them partially while the transfer is still 
  154.   in progress (esspecially for all you mp3 freaks out there :-)
  155.  
  156. - DCC receives now have the options to Replace a file. Both the send 
  157.   and receive windows have Cleanup buttons, to remove old closed and 
  158.   failed connections.
  159.  
  160. - DCCs now show the estimated remaining time of a transfer based
  161.   on current throughput.
  162.  
  163. - Query windows now have an N button to change the nickname the window 
  164.   is currently bound to.
  165.  
  166. - Background color of AmIRC's main listviews can now be configured.
  167.  
  168. - /AWAY messages are now filtered, and only shown once to avoid screen 
  169.   cluttering when talking to someone who is set /AWAY.
  170.  
  171. - special "Invite" and "Oper" requesters
  172.  
  173. - Can now automatically accept DCC Send requests.
  174.  
  175. - Now sends pertinent information to query windows, such as /nick and 
  176.   /QUIT messages from that user, as well as CTCP and DCC messages.
  177.  
  178. Known problems, their reasons and their cures:
  179.  
  180. -  You absolutely MUST install SetPatch 40.16 (or higher), otherwise you
  181.    will stumble over the broken pool functions in 3.0/3.1 exec.
  182.  
  183. -  Spurious crashes when having an ObtainGIRPort hack installed. These
  184.    hacks break a few of the ROM internal BOOPSI gadget classes (perhaps
  185.    most notably the propgclass which is used by AmIRC for it's scroller)
  186.    and MUST not be used. Older versions suggested to install such a hack
  187.    to avoid MagicMenu lockups; this was before the system hostility of 
  188.    the ObtainGIRPort hack was unveiled.
  189.  
  190. -  Neither HILITE, IGNORE nor URL-Grabber work on text written by you.
  191.    This is due to internal reasons, I'm not sure if it is worth changing.
  192.  
  193. ==========================================================================
  194.